RelativeMonthlyRecurrencePatternDays Property |
Describes which days of the week are in the relative monthly recurrence pattern.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DayOfWeek> Days { get; }Public ReadOnly Property Days As IList(Of DayOfWeek)
Get
Property Value
Type:
IListDayOfWeek
See Also